Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update targets and images to use our internal golang 1.9 images #129

Merged
merged 1 commit into from
Nov 6, 2017

Conversation

timothysc
Copy link
Contributor

Signed-off-by: Timothy St. Clair timothysc@gmail.com

Fixes: #71

/cc @liztio for review.

@timothysc timothysc requested a review from liztio November 6, 2017 16:13
@@ -33,7 +33,7 @@ IMAGE_BRANCH ?= $(shell git rev-parse --abbrev-ref HEAD | sed 's/\///g')
GIT_REF = $(shell git rev-parse --short=8 --verify HEAD)

BUILDMNT = /go/src/$(GOTARGET)
BUILD_IMAGE ?= golang:1.8
BUILD_IMAGE ?= gcr.io/heptio-images/golang:1.9-alpine3.6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like this change should have a little more pomp and circumstance than it does. Maybe a note in the changelog about "targetting Go 1.9 now?"

@liztio
Copy link
Contributor

liztio commented Nov 6, 2017

One suggestion, nothing blocking

Signed-off-by: Timothy St. Clair <timothysc@gmail.com>
@timothysc timothysc changed the title Update targets and images to use our internal images Update targets and images to use our internal golang 1.9 images Nov 6, 2017
@timothysc
Copy link
Contributor Author

closing and reopening to trigger bots and make sure jenkins is turned off.

@timothysc timothysc closed this Nov 6, 2017
@timothysc timothysc reopened this Nov 6, 2017
@timothysc timothysc merged commit a30e220 into vmware-tanzu:master Nov 6, 2017
jhamilton1 pushed a commit to jhamilton1/sonobuoy that referenced this pull request Jun 27, 2018
Update targets and images to use our internal golang 1.9 images
Signed-off-by: Jesse Hamilton jesse.hamilton@heptio.com
jhamilton1 pushed a commit to jhamilton1/sonobuoy that referenced this pull request Jun 27, 2018
Update targets and images to use our internal golang 1.9 images
Signed-off-by: Jesse Hamilton jesse.hamilton@heptio.com

Signed-off-by: Jesse Hamilton jesse.hamilton@heptio.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants